home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / compuserve-file-archive / 11 Exotic Applications / SC072.ZIP / SC_ARC.ZIP / STARTAPE.DOC < prev    next >
Encoding:
Text File  |  1996-05-20  |  1.3 KB  |  47 lines

  1.  
  2.                           Star Tape by Joe Forster/STA
  3.  
  4.   This program was designed to build tape  images  by  collecting  file  images
  5. (files with the extension '.P00'/'.S00'/'.U00' created by PC64) into  them.  It
  6. does not handle relative files (having the extension '.R00') since I have never
  7. seen one. Star Tape is an external utility of The Star Commander  but  is  also
  8. distributed separately.
  9.  
  10.  
  11.  
  12.   USAGE:
  13.  
  14.   STARTAPE <filename> <tapename>
  15.  
  16.   <filename>:
  17.   Type the path and the mask of the source files here. You may enter '*.*'  and
  18. all valid file images will be processed.
  19.  
  20.   <tapename>:
  21.   Type the path and the name of the tape image  here  (the  extension  of  tape
  22. images is always '.T64'). The directory of the tape image will have just enough
  23. entries to hold all the converted files.
  24.  
  25.  
  26.  
  27.   ERROR MESSAGES:
  28.  
  29.   FILENAME.EXT not found
  30.     The file does not exist.
  31.   Cannot create FILENAME.EXT
  32.     The file could not be created for some reason.
  33.   Too many files
  34.     You can only convert a maximum of 1499 files into a tape image.
  35.   FILENAME.EXT has an invalid header
  36.     The usual header of file images was not found in the file.
  37.  
  38.  
  39.  
  40.   THE AUTHOR:
  41.  
  42.   You can contact me at the E-Mail address "sta@ludens.elte.hu".
  43.  
  44.  
  45.  
  46.   20th May, 1996                                Joe Forster/STA
  47.